Tag = "Paste:Paste clipboard contents into document"
Top = 30
Width = 360
End
Begin Image imgHelp
Height = 330
Left = 7320
Picture = TIPDEMO.FRX:090C
Tag = "Help:Open ToolTip help file"
Top = 30
Width = 360
End
End
Begin GSTabFrame GSTabFrame1
BackColor = &H00C0C0C0&
BufferDisplay = -1 'True
Caption = "General"
Height = 4275
Index = 0
Left = 120
TabGroup = 0
TabIndex = 7
TabNumber = 0
Tag = "General Information:Show general information about the ToolTip control."
Top = 480
Width = 7635
Begin Label Label2
BackStyle = 0 'Transparent
Caption = "This demonstration also includes the TabFrame control which allows you to implement tabbed dialog boxes in Visual Basic. A full demonstration of this control is available for download in the MSBASIC forum on Compuserve - see file TABFRAME.ZIP in library 17 (3rd Party Products)."
Height = 855
Left = 180
TabIndex = 65
Top = 2040
Width = 7095
End
Begin Label Label22
BackStyle = 0 'Transparent
Caption = "If you have any comments or suggestions concerning this control then please contact Graham Cockell (Compuserve ID 100113, 2774) via e-mail or on the Compuserve MSBASIC forum."
Height = 615
Left = 180
TabIndex = 66
Top = 2940
Width = 7035
End
Begin Label Label20
BackStyle = 0 'Transparent
Caption = "This product is distributed as shareware and registration details are provided in this demonstration and in the help file - click the help button on the toolbar."
Height = 375
Left = 180
TabIndex = 67
Top = 3660
Width = 7155
End
Begin Label Label19
BackStyle = 0 'Transparent
Caption = "The ToolTip control allows you to quikly add MS style tool tips and a context sensitive status bar to your Visual Basic applications. In addition to supporting popup tool tip windows the control provides events for tracking mouse movements, menu selections and focus changes within your application. Examples of each of these functions can be viewed by selecting the appropriate tab by clicking it with the left mouse button."